HighContrast: Don't use GtkInfoBar type name
authorMatthias Clasen <mclasen@redhat.com>
Sun, 25 Oct 2015 21:19:34 +0000 (17:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 25 Oct 2015 21:19:34 +0000 (17:19 -0400)
We have a proper element name for it now.

gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk.css

index f2e3e59d2481956d4550597d5f89f77b7e18664f..86f8fc80bb1cb3ec39a948b502b6ee91ffdc3cc0 100644 (file)
@@ -2313,7 +2313,7 @@ GtkPaned.wide { // this is for the paned with wide separator
 /**************
  * GtkInfoBar *
  **************/
-GtkInfoBar {
+infobar {
   border-width: 0;
   border-style: none;
 }
index 74fd38fef09f687d79a0ce9b9f20c58a911f3df7..fdb4b954c947b5ab135e3c8001c79ea54ef52410 100644 (file)
@@ -2467,7 +2467,7 @@ GtkPaned.wide {
 /**************
  * GtkInfoBar *
  **************/
-GtkInfoBar {
+infobar {
   border-width: 0;
   border-style: none; }